home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Serious Demos / Symbolic Composer 4.2 / Environment / Projects / Synth Setups / K2000 Setup < prev    next >
Lisp/Scheme  |  1998-10-26  |  12KB  |  365 lines

  1. (setq diagnose-verbose nil)
  2.  
  3. ; NOTE! Setups are not installed in the MIDI menus anymore since they
  4. ; eat up too much of the limited menu item space. However, setups are
  5. ; loaded and you can use them in a normal way. To see what a setup
  6. ; contains simply open this file and browse it. If you want to jump
  7. ; quickly to the right setup, let's say gm-controllers, select
  8. ; List definitions from the Tools menu and double click the item.
  9. ; Then copy the controller name you want to use and paste it to the
  10. ; score.
  11.  
  12. (def-controller-set K2000-controlles
  13.   
  14.   group MIDI-Control-Source
  15.   
  16.   Bank-Select                     0
  17.   Modulation-Wheel                1
  18.   Breath                          2
  19.   Foot                            4
  20.   Portamento-Time                 5
  21.   Data                            6
  22.   Volume                          7
  23.   Balance                         8
  24.   Pan                            10
  25.   Express                        11
  26.   Sustain                        64
  27.   Portamento-Switch              65
  28.   Sostenato-Switch               66
  29.   Soft-Pedal                     67
  30.   Frozen-Pedal                   69
  31.   Legato-Switch                  75
  32.   FX-Depth                       91
  33.   Data-Increment                 96
  34.   Data-Decrement                 97
  35.   Panic                         123
  36.  
  37.   group Main-Control-Source
  38.  
  39.   Channal-State                  32
  40.   Mono-Pressure                  33
  41.   Bipolar-Mono-Pressure          34
  42.   Pitch-Wheel-Message            35
  43.   Bipolar-MWheel                 36
  44.   Absolute-Value-of-Pitch-Wheel  37
  45.   Global-ASR2                    38 
  46.   Global-FUN2                    39
  47.   Global-LFO                     40
  48.   Global-LFO-Phase               41
  49.   Global-FUN4                    42
  50.   Volume-Control                 43
  51.   Pan-Control                    44
  52.   Balance-Control                45
  53.   Channel-Control                46
  54.   Sync-State                     55
  55.   A-Clock                        56
  56.   Negative-A-Clock               57
  57.   B-Clock                        58
  58.   Negative-B-Clock               59
  59.   Global-Phase1                  60
  60.   Global-Phase2                  61
  61.   Global-Random-Variant1         62
  62.   Global-Random-Variant2         63
  63.   Note-State                     96
  64.   Key-State                      97
  65.   Key-Number                     98
  66.   Bipolar-Key-Number             99
  67.   Attack-Velocity               100
  68.   Inverse-Attack-Velocity       101
  69.   Polyphonic-Preesure           102
  70.   Bipolar-Polyphonic-Preesure   103
  71.   Release-Velocity              104
  72.   Bipolar-Attach-Velocity       105
  73.   Velocity-Trigger1             106
  74.   Velocity-Trigger2             107
  75.   Randon-Variant1               108
  76.   Randon-Variant2               109
  77.   ASR1                          110
  78.   ASR2                          111
  79.   FUN1                          112
  80.   FUN2                          113
  81.   LFO1                          114
  82.   LFO1-Phase                    115
  83.   LFO2                          116
  84.   LFO2-Phase                    117
  85.   FUN3                          118
  86.   FUN4                          119
  87.   Amplitude-Envelope            120
  88.   Envelope2                     121
  89.   Envelope3                     122
  90.   Loop-State                    123
  91.   Sample-Playback-Rate          124
  92.   Attack-State                  125
  93.   Release-State                 126
  94.   ON                            127
  95.   -ON                           128
  96. )
  97.  
  98. (def-sound-set K2000-sounds
  99.   
  100.   group Klavier1
  101.   
  102.   dual-elec-piano        (multi 100 52)
  103.   tine-elec-piano        (multi 100 12)
  104.   digital-epiano         (multi 100 92)
  105.   stereo-grand           (multi 100 2)
  106.   bright-piano           (multi 100 42)
  107.   piano&slo-strings      (multi 100 22)
  108.   piano/slow-strings     (multi 101 2)
  109.   perc-organ             (multi 100 82)
  110.   gospel-organ           (multi 100 62)
  111.   ballad-organ           (multi 101 22)
  112.   
  113.   group Klavier2
  114.   
  115.   b-2000                 (multi 101 52)
  116.   pipes1                 (multi 101 7)
  117.   pipes2                 (multi 101 32)
  118.   organellica            (multi 101 74)
  119.   organarimba            (multi 101 67)
  120.   brite-klav             (multi 100 32)
  121.   dx-clav                (multi 101 12)
  122.   quillsichord           (multi 101 42)
  123.   akordian               (multi 101 38)
  124.   toy-box                (multi 101 62)
  125.   
  126.   group Orchestral-Strings
  127.   
  128.   touch-string-orch      (multi 100 13)
  129.   baroque-strings        (multi 101 13)
  130.   grand-strings          (multi 100 23) 
  131.   marcato-slow-strings   (multi 100 33)
  132.   slow-solo-strings      (multi 100 93)
  133.   ensemble-pizz          (multi 101 73)
  134.   touch-orchestra        (multi 100 3)
  135.   
  136.   group Orchestral-Winds
  137.   
  138.   solo-flute             (multi 100 63)
  139.   klarinet               (multi 101 83)
  140.   orch-winds             (multi 100 53)
  141.   
  142.   group Orchestral-Brass
  143.   
  144.   orchestral-pad         (multi 101 57)
  145.   hall-horns             (multi 100 43)
  146.   orch-brass             (multi 100 83) 
  147.   solo-trumpet           (multi 100 73)
  148.   trombone               (multi 101 53)
  149.   solo-bass-horn         (multi 101 93)
  150.   harp-on-it             (multi 101 92)
  151.   hall-kettle            (multi 101 33)
  152.   glockenspiel           (multi 101 23)
  153.   
  154.   group Drum-Programs1
  155.   
  156.   preview-drums          (multi 100 4)
  157.   three-layer-kit        (multi 101 4)
  158.   rock-kit               (multi 100 54)
  159.   real-drums             (multi 100 64)
  160.   castle-drums           (multi 100 34)
  161.   west-room-kit          (multi 100 24)
  162.   general-midi-drums     (multi 100 44)
  163.   dance-kit              (multi 101 14)
  164.   beat-box               (multi 100 94)
  165.   street-drums           (multi 100 84)
  166.   
  167.   group Drum-Programs2
  168.   
  169.   orch-percussion        (multi 100 14)
  170.   dyn-percussion         (multi 100 74)
  171.   5-8ve-precussion       (multi 101 3)
  172.   native-drum            (multi 101 80)
  173.   bell-tree>big-bell     (multi 101 24)
  174.   bells                  (multi 101 44)
  175.   wave-bells             (multi 101 54)
  176.   clockbells             (multi 100 91)
  177.   vibratone              (multi 101 47)
  178.   wood-bars              (multi 101 87)
  179.   click                  (multi 101 98)
  180.   
  181.   group Guitars1
  182.   
  183.   steel-string-guitar    (multi 100 15)
  184.   acoustic-12-string     (multi 100 45)
  185.   acoustic-gtr&strings   (multi 101 55)
  186.   classical-gtr          (multi 101 75)
  187.   slow-chorus-gtr        (multi 100 55)
  188.   clean-lead-gtr         (multi 101 15)
  189.   sweetar                (multi 100 95)
  190.   rockin-lead            (multi 101 85)
  191.   press-wah-wah          (multi 100 25)
  192.   crank-it-up            (multi 100 5)
  193.   williamsong            (multi 100 72)
  194.   
  195.   group Guitars2
  196.   
  197.   helter-skelter-gtr     (multi 101 25)  
  198.   soon                   (multi 101 35)
  199.   heavee-metal           (multi 101 97)
  200.   kotolin                (multi 101 45)
  201.   cee-tuar               (multi 100 85)
  202.   ravitar                (multi 100 75)
  203.   syncro-taps            (multi 101 65)
  204.   guitar-mutes1          (multi 100 65)
  205.   guitar-mutes2          (multi 101 5)
  206.   dist-harmonics         (multi 100 35)
  207.   
  208.   group Basses1
  209.   
  210.   dual-bass              (multi 100 6)
  211.   finger-bass            (multi 100 66)
  212.   warm-bass              (multi 100 76)
  213.   funk-me-bass           (multi 100 16)
  214.   too-bad-bass           (multi 101 6)
  215.   no-frets               (multi 100 26)
  216.   walking-bass           (multi 101 46)
  217.   acous-bass&ride/piano  (multi 101 58)
  218.   pop-attack-bass        (multi 100 56)
  219.   hammer-bass            (multi 100 86)
  220.   
  221.   group Basses2
  222.   
  223.   d-house-bass           (multi 100 36)
  224.   big-mono-bass          (multi 100 46)
  225.   mondo-bass             (multi 100 96)
  226.   mogue-bass             (multi 101 56)
  227.   wonder-synth-bass      (multi 101 16)
  228.   the-buzz               (multi 101 86)
  229.   press-for-effect       (multi 100 80)
  230.   dyno-synbrass          (multi 101 20)
  231.   alaska                 (multi 101 26)
  232.   metallica              (multi 101 66)
  233.   
  234.   group Vocal-Programs
  235.   
  236.   mixes-choir            (multi 100 17)
  237.   fair-breath            (multi 100 7)
  238.   wind-vox               (multi 100 57)
  239.   low-world-vox          (multi 100 27)
  240.   digital-choir          (multi 100 67)
  241.   pers-voices            (multi 100 37)
  242.   bamboo-voices          (multi 100 47)
  243.   mallet-voice           (multi 100 77)
  244.   talk-talk              (multi 101 76)
  245.   death-to-the-voices    (multi 100 87)
  246.   
  247.   group Jazz-Programs1
  248.   
  249.   miles-unmuted          (multi 100 18)
  250.   20s-trumpet            (multi 100 28)
  251.   almost-muted           (multi 101 28)
  252.   trumpet&bone           (multi 100 8)
  253.   hip-brass              (multi 100 68)
  254.   brass-vtrig-stab       (multi 100 88)
  255.   jethros-flute          (multi 101 8)
  256.   waterflute             (multi 101 77)
  257.   synth-wood-flute       (multi 101 60)
  258.   
  259.   group Jazz-Programs2
  260.   
  261.   tenor-sax              (multi 100 38)      
  262.   street-corner-sax      (multi 100 48)
  263.   get-real-bari          (multi 100 58)
  264.   reed-section           (multi 100 78)
  265.   jazz-quartet           (multi 100 98)
  266.   rock-quartet           (multi 101 72)
  267.   dig-that-dc-lead       (multi 101 10)
  268.   pinger                 (multi 101 9)
  269.   islanders              (multi 100 40)
  270.   orient-wind            (multi 101 18)
  271.   
  272.   group Synth-Programs1
  273.   
  274.   new-prophet            (multi 100 11)
  275.   auto-wavesession       (multi 100 41)
  276.   gargantuan             (multi 100 71)
  277.   passion-source         (multi 100 21)
  278.   nigth-ryder            (multi 100 51)
  279.   flatliners             (multi 100 81)
  280.   3rd-world-order        (multi 100 1)
  281.   fantasia               (multi 100 31)
  282.   glasswaves             (multi 100 61)
  283.   glassy-eyes            (multi 101 64)
  284.   
  285.   group Synth-Programs2
  286.   
  287.   klakran               (multi 101 11)
  288.   multi-texture         (multi 101 41)
  289.   sweeper               (multi 101 71)
  290.   lunar-dance           (multi 101 21)
  291.   tranguility           (multi 101 51)
  292.   stratosphere          (multi 101 81)
  293.   ethereal-strings      (multi 101 1)
  294.   deep-atmospheres      (multi 101 31)
  295.   shimmerling           (multi 101 61)
  296.   ethereal-echoes       (multi 101 91)
  297.   
  298.   group Synth-Programs3
  299.   
  300.   bella-voce             (multi 100 19)
  301.   all-in-the-fader       (multi 100 49)
  302.   outside-l/a            (multi 100 79)
  303.   anas-saws              (multi 100 29)
  304.   vectoring              (multi 100 59)
  305.   velveteen              (multi 100 89)
  306.   rock-stack             (multi 100 9)
  307.   cars-sync              (multi 100 39)
  308.   utopian-comp           (multi 100 69)
  309.   modular-lead           (multi 100 99)
  310.   
  311.   group Synth-Programs4
  312.   
  313.   press-for-thunder      (multi 101 29)
  314.   timeshift              (multi 100 10)
  315.   northen-winds          (multi 101 89)
  316.   industrial-komp        (multi 101 39)
  317.   through-the-blue       (multi 101 69)
  318.   orch-hit               (multi 101 63)
  319.   40-something           (multi 101 19)
  320.   the-nigth-shift        (multi 101 49)
  321.   rainforest-crunch      (multi 101 79)
  322.   in-the-well            (multi 101 59)
  323.   
  324.   group Synth-Programs5
  325.   
  326.   fun-delay-square       (multi 100 30)
  327.   lucky-lead             (multi 100 70)
  328.   hi-res-sweeper         (multi 101 30)
  329.   2000-odyssey           (multi 100 50)
  330.   hybrid-sweep           (multi 100 90)
  331.   clock-s&h-lead         (multi 101 40)
  332.   big-jupiter            (multi 100 20)
  333.   stereo-sweeps          (multi 100 60)
  334.   balarimba              (multi 101 0)
  335.   7th-world-string       (multi 101 50)
  336.   
  337.   group Synth-Programs6
  338.   
  339.   touchdown              (multi 101 27)
  340.   auto-percussion        (multi 101 34)
  341.   brass-fanfare          (multi 100 97)
  342.   sisternal              (multi 101 37)
  343.   toto-brass             (multi 101 43)
  344.   oh-bee!                (multi 101 36)
  345.   stackoid               (multi 101 17)
  346.   default-program        (multi 101 99)
  347.   riding-the-rails       (multi 101 96)
  348.   analog-brazz           (multi 101 48)
  349.   
  350.   group Synth-Programs7
  351.   
  352.   pulsar                 (multi 101 70)
  353.   press-evolution        (multi 101 84)
  354.   alien-industry         (multi 101 94)
  355.   lonely-fifths          (multi 101 78)
  356.   poly-analog-5th        (multi 101 88)
  357.   slow-flange-string     (multi 101 95)
  358.   am-square-synth        (multi 101 68)
  359.   guitar/flute           (multi 101 82)
  360.   doomsday               (multi 101 90)     
  361. )
  362.  
  363. (setq diagnose-verbose t)
  364.  
  365.